home *** CD-ROM | disk | FTP | other *** search
- Path: news.compuserve.com!newsmaster
- From: <artb@uc.mhs.compuserve.com>
- Newsgroups: comp.lang.c
- Subject: Emailing to users from C
- Date: 2 Feb 1996 19:11:53 GMT
- Organization: CompuServe Incorporated
- Message-ID: <4etnlp$hhb@dub-news-svc-3.compuserve.com>
- NNTP-Posting-Host: dd62-151.compuserve.com
- Content-Type: text/plain
- Keywords: C
- Content-length: 466
- X-Newsreader: AIR Mosaic (16-bit) version 3.10.08.25
-
-
- I am using C to send Email to users on a Netware network this way. I sent mail
- to myself and determined the format for the email file. I knew that if I simply
- put a file of this format in the Email spool directory my viewer would see it
- like any other message. My program takes as arguments the user name to
- email to, the time and date, the subject and the body of the message and
- creates the email file directly in the directory.
-
- artb@uc.mhs.compuserve.com
-